home *** CD-ROM | disk | FTP | other *** search
-
-
-
- GGGGEEEETTTTNNNNEEEETTTTGGGGRRRREEEENNNNTTTT((((3333YYYY)))) GGGGEEEETTTTNNNNEEEETTTTGGGGRRRREEEENNNNTTTT((((3333YYYY))))
-
-
-
- NNNNAAAAMMMMEEEE
- getnetgrent, innetgr, setnetgrent, endnetgrent - get NIS network group
- entry
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<nnnneeeettttddddbbbb....hhhh>>>>
-
- iiiinnnntttt iiiinnnnnnnneeeettttggggrrrr((((cccchhhhaaaarrrr ****nnnneeeettttggggrrrroooouuuupppp,,,, cccchhhhaaaarrrr ****mmmmaaaacccchhhhiiiinnnneeee,,,, cccchhhhaaaarrrr ****uuuusssseeeerrrr,,,, cccchhhhaaaarrrr ****ddddoooommmmaaaaiiiinnnn))));;;;
-
- iiiinnnntttt ggggeeeettttnnnneeeettttggggrrrreeeennnntttt((((cccchhhhaaaarrrr ********mmmmaaaacccchhhhiiiinnnneeeepppp,,,, cccchhhhaaaarrrr ********uuuusssseeeerrrrpppp,,,, cccchhhhaaaarrrr ********ddddoooommmmaaaaiiiinnnnpppp))));;;;
-
- vvvvooooiiiidddd sssseeeettttnnnneeeettttggggrrrreeeennnntttt((((cccchhhhaaaarrrr ****nnnneeeettttggggrrrroooouuuupppp))));;;;
-
- vvvvooooiiiidddd eeeennnnddddnnnneeeettttggggrrrreeeennnntttt((((vvvvooooiiiidddd))));;;;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _I_n_n_e_t_g_r returns 1 or 0, depending on whether _n_e_t_g_r_o_u_p contains the
- machine, user, or domain triple as a member. Any of the three strings
- machine, user, or domain can be NULL, in which case it signifies a wild
- card.
-
- _G_e_t_n_e_t_g_r_e_n_t returns the next member of a network group. After the call,
- machinep will contain a pointer to a string containing the name of the
- machine part of the network group member, and similarly for userp and
- domainp. If any of machinep, userp or domainp is returned as a NULL
- pointer, it signifies a wild card. _G_e_t_n_e_t_g_r_e_n_t will _m_a_l_l_o_c(3) space for
- the name. This space is released when a _e_n_d_n_e_t_g_r_e_n_t call is made.
- _G_e_t_n_e_t_g_r_e_n_t returns 1 if it succeeding in obtaining another member of the
- network group, 0 if it has reached the end of the group.
-
- _S_e_t_n_e_t_g_r_e_n_t establishes the network group from which _g_e_t_n_e_t_g_r_e_n_t will
- obtain members, and also restarts calls to _g_e_t_n_e_t_g_r_e_n_t from the beginning
- of the list. If the previous _s_e_t_n_e_t_g_r_e_n_t call was to a different network
- group and there has been no intervening call to _e_n_d_n_e_t_g_r_e_n_t, an
- _e_n_d_n_e_t_g_r_e_n_t call is implied. _E_n_d_n_e_t_g_r_e_n_t frees the space allocated
- during the _g_e_t_n_e_t_g_r_e_n_t calls.
-
- NNNNOOOOTTTTEEEE
- The Mips ABI specifies nothing but local files so applications which wish
- to use anything else must compile with libc prior to libnsl in the
- library list.
-
- FFFFIIIILLLLEEEESSSS
- /etc/netgroup database used to create NIS netgroup maps. This file
- is ignored if NIS is not running.
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-